🌻 Exclude links based on group or other metadata

22 Sep 2025

Summary#

This extension is about filtering links using metadata (information attached to links and/or their sources), not just factor labels.

Typical examples:

When to use it#

What it does (plain language)#

It takes the current links table (already filtered by your chosen sources and any upstream filters) and keeps/removes rows based on:

Practical cautions#

Formal notes (optional)#

This is a links-table filter. Given a predicate \(P(\text{link row})\), it returns:

The predicate is usually defined by: (field = f) AND (value ∈ allowed set), with UI-specific matching rules (exact match vs substring, case rules, etc.).